home *** CD-ROM | disk | FTP | other *** search
- object ObjectTreeForm: TObjectTreeForm
- Left = 241
- Top = 152
- Width = 239
- Height = 265
- Caption = 'Accessible Oracle Objects'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object RzPanel2: TRzPanel
- Left = 0
- Top = 199
- Width = 231
- Height = 37
- Align = alBottom
- BorderOuter = fsNone
- TabOrder = 0
- object OKButton: TRzButton
- Left = 5
- Top = 6
- Alignment = taLeftJustify
- Default = True
- ModalResult = 1
- Caption = ' &OK'
- HotTrack = True
- TabOrder = 0
- end
- object CancelButton: TRzButton
- Left = 91
- Top = 6
- Alignment = taLeftJustify
- Cancel = True
- ModalResult = 2
- Caption = ' &Cancel'
- HotTrack = True
- TabOrder = 1
- end
- end
- object AllObjectTree: TTreeView
- Left = 0
- Top = 0
- Width = 231
- Height = 199
- Align = alClient
- Indent = 19
- ReadOnly = True
- TabOrder = 1
- OnDblClick = AllObjectTreeDblClick
- OnExpanding = AllObjectTreeExpanding
- end
- object FormEnhThree1: TFormEnhThree
- SaveSizeOnly = True
- SaveKey = 'ObjectTreeForm Placement'
- Left = 16
- Top = 11
- end
- end
-